home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1990 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1020 b 

  1. Path: mn5.swip.net!usenet
  2. From: Ola.Lindgren@mailbox.swipnet.se (Ola Lindgren)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Superbitmap windows
  5. Date: 25 Jan 1996 22:29:34 GMT
  6. Organization: -
  7. Message-ID: <4e908e$90n@mn5.swip.net>
  8. NNTP-Posting-Host: dialup96-015.swipnet.se
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=US-ASCII
  11. X-Newsreader: WinVN 0.99.6
  12.  
  13. I've been trying to write a program which first opens a custom screen
  14. (low res), and onto that a backdrop, borderless superbitmap window. Images
  15. and text that are drawn in the bitmap area before the window is opened
  16. don't cause any problems, but when I try to draw something when I've opened
  17. the window nothing happens. The solution is probably very easy, but I don't
  18. have the ROM Kernel books, and I'm not very good at Intuition programming.
  19. I write in assembler, but I understand examples in C.
  20.  
  21.     / Daniel Hallgren
  22.  
  23. Email: ola.lindgren@mailbox.swipnet.se (Make sure it says "Daniel Hallgren"
  24. somewhere in the letter since it's my father's email-address)
  25.  
  26.